Vcenter Vm EvcMode SetSpec
Vcenter Vm EvcMode SetSpec
Information about how to enable EvcMode for a virtual machine.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"evc_mode": {
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
}
}
evc_mode
Optional
The EvcMode to configure on the VM.
This property was added in vSphere API 9.0.0.0.
If the field is missing or null
, EvcMode is reset for the VM.